Skip to content

DM-54528: Update for RFC-1159 changes#7

Open
hsinfang wants to merge 1 commit intomainfrom
tickets/DM-54528
Open

DM-54528: Update for RFC-1159 changes#7
hsinfang wants to merge 1 commit intomainfrom
tickets/DM-54528

Conversation

@hsinfang
Copy link
Copy Markdown
Contributor

  • Document the collection convention of Daytime AP
  • Document the new PP collection names.
  • Un-specify pipelines--config- of PP collection names

@hsinfang hsinfang force-pushed the tickets/DM-54528 branch 2 times, most recently from 19d528e to 2ce11ff Compare April 24, 2026 00:15
Comment thread index.rst Outdated
* ``<config-hash>`` is a hash of the runtime configuration, including the APDB configuration and other pipeline-specific settings
* ``YYYYMMDD`` represents the observation day (``day_obs``)
* ``<pipeline>`` identifies the specific pipeline executed (e.g. ``ApPipe``, ``SingleFrame``)
* ``<deployment-id>`` is a string identifying the software environment and configuration; it is unique per deployment
Copy link
Copy Markdown
Member

@kfindeisen kfindeisen Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not quite true -- it's only guaranteed that all processing runs with the same deployment ID use the same pipelines, configs, versions, etc. If none of that has changed, a redeployment may (or may not) reuse the same ID.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for catching it!

Corrected.

- Document the collection convention of Daytime AP
- Document the new PP collection names.
- Un-specify pipelines-<hash>-config-<hash>  of PP collection names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants